home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
steppenw.swf
/
scripts
/
DefineSprite_3386
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
252 b
|
14 lines
if(eval("/Variables:Tab2ChienEnferme") == true)
{
gotoAndStop(44);
}
else if(eval("/Variables:FrameTab2Chien") == 1)
{
set("/Variables:Tab2ChienAttend",false);
stop();
}
else
{
gotoAndStop(eval("/Variables:FrameTab2Chien"));
}